Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update @tanstack/react-query 4.36.1 → 5.8.4 (major) #162

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Nov 20, 2023

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​tanstack/react-query (4.36.1 → 5.8.4) · Repo

Release Notes

5.8.4

Version 5.8.4 - 11/15/2023, 11:29 AM

Changes

Fix

  • react-query: useSuspenseQuery returns undefined as data when network is offline (#6350) (e7f6d3a) by EL AYADI Mohamed

Chore

  • Update to prettier v3.1.0 (#6378) (83d71c3) by Lachlan Collins
  • Add Sherif to CI to lint monorepo config (#6376) (b8bfe43) by Lachlan Collins

Docs

  • Fix example hook cleanup if window is undefined (#6372) (c6d5f53) by Richard Ejem

Packages

5.8.3

Version 5.8.3 - 11/13/2023, 8:49 AM

Changes

Manual Release: v5.8.3

Packages

5.8.2

fixes

fix(query-core): Show correct placeholderData when request in cache (#6357)

5.8.1

Version 5.8.1 - 11/8/2023, 8:03 AM

Changes

Fix

  • core: make sure queries that re-subscribe will have the correct result (#6334) (4774f03) by Dominik Dorfmeister

Docs

  • vue-query: import nuxt composables from #imports (#6329) (4266f0b) by Daniel Roe
  • QueryClient.md: fix typo immuatable → immutable (#6330) (e3a0003) by Mihai Crisan
  • add missing useQueryClient to the documentation (#6322) (b384c4e) by @EmmanuelDemey

Test

  • asyncThrottle: migrated to useFakeTimers (#6324) (55d70c7) by wildOrlik

Packages

5.7.2

Version 5.7.2 - 11/5/2023, 3:32 PM

Changes

Fix

  • types: remove suspense from defaultOptions (#6301) (6ee0671) by Dominik Dorfmeister

Docs

Packages

5.7.1

Version 5.7.1 - 11/5/2023, 11:04 AM

Changes

Fix

  • react-query: non continuous suspense with useSuspenseQueries (#6298) (#6303) (e4138ec) by Maciej Baruch

Docs

Packages

5.7.0

Version 5.7.0 - 11/4/2023, 3:39 PM

Changes

Feat

  • react-query: better error in development mode to identify bad useQuery calls (#6288) (8a86182) by GLabat

Packages

5.4.3

Version 5.4.3 - 10/29/2023, 1:33 PM

Changes

Fix

  • query-core: ensureQueryData should not call fetchQuery for queries with falsy data (#6261) (b671071) by HYUNGU KANG

Chore

Packages

5.0.5

Version 5.0.5 - 10/23/2023, 1:19 AM

Changes

Fix

  • svelte-query: Make combine work for createQueries (#6222) (b35fe32) by Lachlan Collins

Chore

  • Module resolution bundler (#6217) (129f8c9) by Lachlan Collins
  • Disable vitest globals (#6216) (c014ea7) by Lachlan Collins
  • Update dev dependencies (#6215) (b5c74f9) by Lachlan Collins

Docs

  • repo-header (4e2f425) by Dominik Dorfmeister
  • community projects (#6221) (0a0e490) by Dominik Dorfmeister

Packages

5.0.0

Version 5.0.0 - 10/17/2023, 12:23 PM

Changes

Read the announcement post here: https://tanstack.com/blog/announcing-tanstack-query-v5

Read the migration guide here: https://tanstack.com/query/v5/docs/react/guides/migrating-to-v5

Packages

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

Copy link

vercel bot commented Nov 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kiwinews-webapp ❌ Failed (Inspect) Nov 20, 2023 9:26am

Copy link
Contributor Author

depfu bot commented Jan 15, 2024

Closed in favor of #169.

@depfu depfu bot closed this Jan 15, 2024
@depfu depfu bot deleted the depfu/update/yarn/@tanstack/react-query-5.8.4 branch January 15, 2024 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants